hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipNullAudioClip.loadFromMemory
hip
hipaudio
backend
nullaudio
HipNullAudioClip
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipNullAudioClip
override
bool
loadFromMemory
(
in
ubyte
[]
data
,
HipAudioEncoding
encoding
,
HipAudioType
type
,
void
delegate
(
in
ubyte
[]
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
hipaudio
backend
nullaudio
HipNullAudioClip
constructors
this
functions
createBuffer
destroyBuffer
loadFromMemory
onUpdateStream
setBufferData
unload